projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d586a87
)
Add coding: tag in Local Variable: section.
author
Kenichi Handa
<handa@m17n.org>
Fri, 9 Mar 2001 00:11:33 +0000
(
00:11
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 9 Mar 2001 00:11:33 +0000
(
00:11
+0000)
lisp/international/ja-dic-utl.el
patch
|
blob
|
history
diff --git
a/lisp/international/ja-dic-utl.el
b/lisp/international/ja-dic-utl.el
index 8c5cd8dde44df76cce88ebf95e8be850b9f6b499..245cdfd06375f457c124099d42c0405b28b43f03 100644
(file)
--- a/
lisp/international/ja-dic-utl.el
+++ b/
lisp/international/ja-dic-utl.el
@@
-214,3
+214,7
@@
LEIM is available from the same ftp directory as Emacs."))
(provide 'ja-dic-utl)
;; ja-dic-utl.el ends here
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; End: